Свойство | Тип | Описание | |
---|---|---|---|
Content | string | ||
Length | int | ||
Type | TextBlockType |
Метод | Описание | |
---|---|---|
TextBlock ( TextBlockType type, string content ) : System | ||
ToString ( ) : string |
public TextBlock ( TextBlockType type, string content ) : System | ||
type | TextBlockType | |
content | string | |
Результат | System |