modernui ~master (2018-05-26T05:41:16Z)
Dub
Repo
PropertyChange
modernui
core
Undocumented in source.
class
PropertyChange {
immutable
string
name
;
this
(string name);
}
Constructors
this
this
(string name)
Undocumented in source.
Members
Variables
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
modernui
core
classes
ClassDescriptor
DependencyObject
DependencyPropertyDescriptor
DependencyPropertyDescriptorSpecialized
PropertyChange
TestElement
enums
DependencyProperty
interfaces
INotifyPropertyChanged
mixin templates
DefineDependencyProperty
DefineDependencyPropertyReadOnly
templates
nameof