VideoDrawing
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public class VideoDrawing : Drawing, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Drawing>DrawingVideoDrawing
Implements:
Inherited Members
Constructors
C#
public VideoDrawing()
Fields
C#
public static AutomationProperty PlayerProperty
C#
public static AutomationProperty RectProperty
Properties
C#
[DataMember]
public MediaPlayer Player { get; set; }