Gets or sets the folder where layout files are located. This is dependency property. Language layout files are automatically loaded from specified folder when Mode is set to Custom.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
C#
![]() |
---|
public string LayoutsFolder { get; set; } |
Visual Basic
![]() |
---|
Public Property LayoutsFolder As String |