3 writes to _property
WindowsBase (3)
Base\System\Windows\Freezable.cs (3)
793
_property
= null;
1276
_property
= null;
1304
_property
= property;
1 reference to _property
WindowsBase (1)
Base\System\Windows\Freezable.cs (1)
1728
return (DependencyProperty)
_property
;