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