C# Class Glass.Design.Designer.DesignOptions

Afficher le fichier Open project: SuperJMN/Glass

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetCanRotate ( DependencyObject d ) : bool

Gets the CanRotate property. This dependency property indicates ....

SetCanRotate ( DependencyObject d, bool value ) : void

Sets the CanRotate property. This dependency property indicates ....

Method Details

GetCanRotate() public static méthode

Gets the CanRotate property. This dependency property indicates ....
public static GetCanRotate ( DependencyObject d ) : bool
d System.Windows.DependencyObject
Résultat bool

SetCanRotate() public static méthode

Sets the CanRotate property. This dependency property indicates ....
public static SetCanRotate ( DependencyObject d, bool value ) : void
d System.Windows.DependencyObject
value bool
Résultat void

Property Details

CanRotateProperty public_oe static_oe property

CanRotate Attached Dependency Property
public static DependencyProperty,System.Windows CanRotateProperty
Résultat System.Windows.DependencyProperty