4 references to PropType
PresentationFramework (4)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
345
if ( _attributes[_currentIndex].Property.
PropType
== PropSpecType.Id
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (2)
124
native.propType = (uint)propSpec.
PropType
;
125
switch (propSpec.
PropType
)
MS\Internal\IO\Packaging\XamlFilter.cs (1)
183
&& aAttributes[i].Property.
PropType
== PropSpecType.Id