| Silverlight 5 | WinRT |
| public class CustomXamlResourceLoader | |
| : __ComObject, ICustomXamlResourceLoader, ICustomXamlResourceLoaderOverrides | |
| static public CustomXamlResourceLoader Current { get; set; } | |
| protected virtual Object GetResource(String resourceId, String objectType, String propertyName, String propertyType); |