Gets or sets the window handle of the parent window associated with this keyboard. This is a dependency property.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
C#
![]() |
---|
public IntPtr AttachedWindow { get; set; } |
Visual Basic
![]() |
---|
Public Property AttachedWindow As IntPtr |