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