C# Class Dev2.Studio.AppResources.AttachedProperties.UIElementTitleProperty

Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetTitle ( UIElement element ) : string
SetTitle ( UIElement element, string value ) : void

Method Details

GetTitle() public static méthode

public static GetTitle ( UIElement element ) : string
element System.Windows.UIElement
Résultat string

SetTitle() public static méthode

public static SetTitle ( UIElement element, string value ) : void
element System.Windows.UIElement
value string
Résultat void

Property Details

titleProperty public_oe static_oe property

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