C# Class Windows.UI.Xaml.Controls.TextBlock

Inheritance: FrameworkElement, ITextBlock
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
Focus ( [ value ) : bool
Select ( [ start, [ end ) : void
SelectAll ( ) : void
TextBlock ( ) : System

Method Details

Focus() public méthode

public Focus ( [ value ) : bool
value [
Résultat bool

Select() public méthode

public Select ( [ start, [ end ) : void
start [
end [
Résultat void

SelectAll() public méthode

public SelectAll ( ) : void
Résultat void

TextBlock() public méthode

public TextBlock ( ) : System
Résultat System