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