C# Class Windows.UI.Xaml.PropertyMetadata

Inheritance: IPropertyMetadata
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
PropertyMetadata ( [ defaultValue ) : System
PropertyMetadata ( [ defaultValue, [ propertyChangedCallback ) : System

Private Methods

Méthode Description
Create ( [ defaultValue ) : PropertyMetadata
Create ( [ defaultValue, [ propertyChangedCallback ) : PropertyMetadata

Method Details

PropertyMetadata() public méthode

public PropertyMetadata ( [ defaultValue ) : System
defaultValue [
Résultat System

PropertyMetadata() public méthode

public PropertyMetadata ( [ defaultValue, [ propertyChangedCallback ) : System
defaultValue [
propertyChangedCallback [
Résultat System