2 writes to _property
PresentationFramework (2)
MS\Internal\IO\Packaging\ManagedFilter.cs (2)
171
_property
= new ManagedPropSpec(propId);
195
_property
= new ManagedPropSpec(nativePropSpec.property);
1 reference to _property
PresentationFramework (1)
MS\Internal\IO\Packaging\ManagedFilter.cs (1)
159
return
_property
;