DesignMode Property
Indicates whether the XAML is being loaded in design mode. Default is 'false'.
Definition
Namespace: Avalonia.Markup.Xaml
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)
- C#
- VB
- F#
public bool DesignMode { get; set; }
Public Property DesignMode As Boolean
Get
Set
member DesignMode : bool with get, set
Property Value
BooleanSee Also
Reference
RuntimeXamlLoaderConfiguration Class
Avalonia.Markup.Xaml Namespace