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)
830get { return _propertyType; }