C# Class Dev2.Studio.AttachedProperties.AvalonEditTextProperty

Mostra file Open project: Warewolf-ESB/Warewolf

Public Properties

Property Type Description
propertyNameProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetpropertyName ( UIElement element ) : string
SetpropertyName ( UIElement element, string value ) : void

Method Details

GetpropertyName() public static method

public static GetpropertyName ( UIElement element ) : string
element System.Windows.UIElement
return string

SetpropertyName() public static method

public static SetpropertyName ( UIElement element, string value ) : void
element System.Windows.UIElement
value string
return void

Property Details

propertyNameProperty public_oe static_oe property

public static DependencyProperty,System.Windows propertyNameProperty
return System.Windows.DependencyProperty