2 implementations of GetValue
PresentationFramework (2)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
139
public object
GetValue
()
MS\Internal\IO\Packaging\XamlFilter.cs (1)
306
public Object
GetValue
()
1 reference to GetValue
PresentationFramework (1)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
312
return MarshalPropVariant(_implementation.
GetValue
());