Property | Type | Description | |
---|---|---|---|
BackgroundProperty | ReactiveProperty |
||
ForegroundProperty | ReactiveProperty |
||
PaddingProperty | ReactiveProperty |
||
TextProperty | ReactiveProperty |
||
WrappingProperty | ReactiveProperty |
Method | Description | |
---|---|---|
TextBlock ( ISpriteFont spriteFont ) : System |
Method | Description | |
---|---|---|
ArrangeOverride ( Size finalSize ) : Size | ||
MeasureOverride ( Size availableSize ) : Size | ||
OnRender ( IDrawingContext drawingContext ) : void |
Method | Description | |
---|---|---|
WrapText ( ISpriteFont font, string text, double maxLineWidth ) : string |
protected ArrangeOverride ( Size finalSize ) : Size | ||
finalSize | Size | |
return | Size |
protected MeasureOverride ( Size availableSize ) : Size | ||
availableSize | Size | |
return | Size |
protected OnRender ( IDrawingContext drawingContext ) : void | ||
drawingContext | IDrawingContext | |
return | void |
public TextBlock ( ISpriteFont spriteFont ) : System | ||
spriteFont | ISpriteFont | |
return | System |
public static ReactiveProperty |
||
return | ReactiveProperty |
public static ReactiveProperty |
||
return | ReactiveProperty |
public static ReactiveProperty |
||
return | ReactiveProperty |
public static ReactiveProperty |
||
return | ReactiveProperty |