Event Link |
Event links are used for referencing member events of managed types.
TBD.
Note |
---|
The link target cannot contain spaces. |
[E:System.ComponentModel.INotifyPropertyChanged.PropertyChanged]
[Property value changed](E:System.ComponentModel.INotifyPropertyChanged.PropertyChanged)
An event link may be assigned attributes through an attribute enclosure using the following syntax:
{#identifier .class1 .class2 name1="value1" name2="value2" ...}
The following attributes are defined:
Ignored.
any of the following:
qualifyHint - equivalent to specifying qualifyHint="true".
a Boolean value indicating whether the name of the defining type will be included in the link text. If no value is specified, the type name will be excluded.
PM does not define code link elements.
Partial, pending parser modification.
Reference-style links are unsupported.
[](E:System.ComponentModel.INotifyPropertyChanged.PropertyChanged)