Method wpfBuilder.Hidden
Overload
Sets System.Windows.UIElement.Visibility of the last added element.
public wpfBuilder Hidden(bool? hidden = true)
Parameters
hidden (bool?)
If |
Sets System.Windows.UIElement.Visibility of the last added element.
public wpfBuilder Hidden(bool? hidden = true)
hidden (bool?)
If |