ViewService Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Service for getting the view for a model or the model for a view.
Inheritance
System.Object
ViewService
Syntax
public abstract class ViewService
Methods
GetModel(DependencyObject) | Gets the model represented by the specified view element. |
GetView(DesignItem) | Gets the view for the specified model item.
This is equivalent to using |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()