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