SupportedTextSelection, énumération
.NET Framework 3.0
Contains values that specify whether a text provider supports selection and, if so, whether it supports a single, continuous selection or multiple, disjoint selections.
Assembly : UIAutomationTypes (dans uiautomationtypes.dll)
Espace de noms XML : http://schemas.microsoft.com/winfx/2006/xaml/presentation
Cette énumération possède un attribut FlagsAttribute qui permet la combinaison d'opérations de bits de ses valeurs membres.
Espace de noms: System.Windows.AutomationAssembly : UIAutomationTypes (dans uiautomationtypes.dll)
Espace de noms XML : http://schemas.microsoft.com/winfx/2006/xaml/presentation
[GuidAttribute("3d9e3d8f-bfb0-484f-84ab-93ff4280cbc4")] [ComVisibleAttribute(true)] [FlagsAttribute] public enum SupportedTextSelection
/** @attribute GuidAttribute("3d9e3d8f-bfb0-484f-84ab-93ff4280cbc4") */
/** @attribute ComVisibleAttribute(true) */
/** @attribute FlagsAttribute() */
public enum SupportedTextSelection
GuidAttribute("3d9e3d8f-bfb0-484f-84ab-93ff4280cbc4") ComVisibleAttribute(true) FlagsAttribute public enum SupportedTextSelection