Property | Type | Description | |
---|---|---|---|
IsEnabledProperty |
Method | Description | |
---|---|---|
GetIsEnabled ( System.Windows.Controls.Primitives.Popup popup ) : bool | ||
SetIsEnabled ( System.Windows.Controls.Primitives.Popup popup, bool value ) : void |
Method | Description | |
---|---|---|
OnClick ( object sender, |
||
OnIsEnabledChanged ( |
public static GetIsEnabled ( System.Windows.Controls.Primitives.Popup popup ) : bool | ||
popup | System.Windows.Controls.Primitives.Popup | |
return | bool |
public static SetIsEnabled ( System.Windows.Controls.Primitives.Popup popup, bool value ) : void | ||
popup | System.Windows.Controls.Primitives.Popup | |
value | bool | |
return | void |