ModelResource Class
Represents an external resource that contains a model item.
Namespace: Microsoft.Windows.Design.Services
Assembly: Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)
Syntax
'Declaration
Public MustInherit Class ModelResource
'Usage
Dim instance As ModelResource
public abstract class ModelResource
public ref class ModelResource abstract
public abstract class ModelResource
Inheritance Hierarchy
System.Object
Microsoft.Windows.Design.Services.ModelResource
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.Windows.Design.Services Namespace