C# Class Windows.ApplicationModel.DataTransfer.Clipboard

Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
Clear ( ) : void
Flush ( ) : void
GetContent ( ) : DataPackageView
SetContent ( [ content ) : void

Method Details

Clear() public static méthode

public static Clear ( ) : void
Résultat void

Flush() public static méthode

public static Flush ( ) : void
Résultat void

GetContent() public static méthode

public static GetContent ( ) : DataPackageView
Résultat DataPackageView

SetContent() public static méthode

public static SetContent ( [ content ) : void
content [
Résultat void