C# Class KeyboardEditor.ViewModels.CustomContent

Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

Свойство Type Description
ContentProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetContent ( DependencyObject obj ) : object
SetContent ( DependencyObject obj, object value ) : void

Method Details

GetContent() public static méthode

public static GetContent ( DependencyObject obj ) : object
obj System.Windows.DependencyObject
Résultat object

SetContent() public static méthode

public static SetContent ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject
value object
Résultat void

Property Details

ContentProperty public_oe static_oe property

public static DependencyProperty,System.Windows ContentProperty
Résultat System.Windows.DependencyProperty