Search
Key.PropertyChanged Event
See Also
 






PropertyChanged

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms

 Syntax

C#  Copy Code

public event PropertyChangedEventHandler PropertyChanged

Visual Basic  Copy Code

Public Event PropertyChanged As PropertyChangedEventHandler

 See Also