2 references to Parse
PresentationCore (2)
Core\CSharp\System\Windows\Media\Converters\Generated\CacheModeValueSerializer.cs (1)
86return CacheMode.Parse(value );
Core\CSharp\System\Windows\Media\Generated\CacheModeConverter.cs (1)
125return CacheMode.Parse(source);