ClassInlineCollection
Class
Wraps an InlineCollection.
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class InlineCollection : AutomationObject<InlineCollection>, IAutomationPeer, IPeerConverter, IList<Inline>, ICollection<Inline>, IEnumerable<Inline>, IEnumerable
Inheritance: objectAutomationObject<InlineCollection>InlineCollection
Implements:
Inherited Members
Constructors
InlineCollection()
Declaration
cs-api-definition
public InlineCollection()
Properties
Methods
Clear()
Declaration
cs-api-definition
public void Clear()
Implements
FromRealObject(object)
Converts a Silverlight object to an AutomationObject
Declaration
cs-api-definition
public override void FromRealObject(object obj)
Parameters
obj
Overrides
GetRealType()
Gets the real peer type