1 implementation of KeysChanged
Microsoft.TemplateEngine.Core (1)
VariableCollection.cs (1)
45
public event KeysChangedEventHander?
KeysChanged
;
1 reference to KeysChanged
Microsoft.TemplateEngine.Core (1)
VariableCollection.cs (1)
41
monitored.
KeysChanged
+= RelayKeysChanged;