2 writes to PropId
PresentationFramework (2)
MS\Internal\IO\Packaging\ManagedFilter.cs (2)
111
PropId
= id;
125
PropId
= propSpec.union.propId;
3 references to PropId
PresentationFramework (3)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
381
return _attributes[_currentIndex].Property.
PropId
;
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
128
native.union.propId = (uint)propSpec.
PropId
;
MS\Internal\IO\Packaging\XamlFilter.cs (1)
184
&& aAttributes[i].Property.
PropId
== (uint)MS.Internal.Interop.PID_STG.CONTENTS)