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