2 references to Parse
PresentationCore (2)
System\Windows\Media\Converters\Generated\CacheModeValueSerializer.cs (1)
81return CacheMode.Parse(value );
System\Windows\Media\Generated\CacheModeConverter.cs (1)
122return CacheMode.Parse(source);