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