Property IsContentTrimmed
| Improve this Doc View SourceIsContentTrimmed
Gets a value indicates whether the displaying content is trimmed. This is a dependency property.
Declaration
public bool IsContentTrimmed { get; }
Property Value
Type | Description |
---|---|
System.Boolean | true if the displaying content is trimmed, otherwise false. |