Interface IFocusableControlBase
Namespace: Simplic.Studio.UI.Input
Assembly: Simplic.Studio.UI.Input.dll
Syntax
public interface IFocusableControlBase
Properties
| Improve this Doc View SourceFocusOnStart
Gets or sets an ui-element that should be focused on startup
Declaration
UIElement FocusOnStart { get; set; }
Property Value
Type | Description |
---|---|
System.Windows.UIElement |