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