Method wpfBuilder.Disabled
Overload
Sets System.Windows.UIElement.IsEnabled of the last added element.
public wpfBuilder Disabled(bool disabled = true)
Parameters
disabled (bool)
If |
Sets System.Windows.UIElement.IsEnabled of the last added element.
public wpfBuilder Disabled(bool disabled = true)
disabled (bool)
If |