Sdílet prostřednictvím


InlineCollection.LastInline Vlastnost

Definice

Získá poslední Inline prvek v této instanci InlineCollection.

public:
 property System::Windows::Documents::Inline ^ LastInline { System::Windows::Documents::Inline ^ get(); };
public System.Windows.Documents.Inline LastInline { get; }
member this.LastInline : System.Windows.Documents.Inline
Public ReadOnly Property LastInline As Inline

Hodnota vlastnosti

Inline

Poslední Inline prvek v této instanci InlineCollection.

Platí pro