4 references to PropType
PresentationFramework (4)
src\Framework\MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
352if ( _attributes[_currentIndex].Property.PropType == PropSpecType.Id
src\Framework\MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (2)
144native.propType = (uint)propSpec.PropType; 145switch (propSpec.PropType)
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
203&& aAttributes[i].Property.PropType == PropSpecType.Id