1 write to PropName
PresentationFramework (1)
MS\Internal\IO\Packaging\ManagedFilter.cs (1)
122
PropName
= Marshal.PtrToStringUni(propSpec.union.name);
1 reference to PropName
PresentationFramework (1)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
126
native.union.name = Marshal.StringToCoTaskMemUni(propSpec.
PropName
);