1 write to _propertyType
WindowsBase (1)
Base\System\Windows\DependencyProperty.cs (1)
1122
_propertyType
= propertyType;
1 reference to _propertyType
WindowsBase (1)
Base\System\Windows\DependencyProperty.cs (1)
830
get { return
_propertyType
; }