Class TabBehaviorExtensions
Extension methods for the TabBehavior enum type.
public static class TabBehaviorExtensions
- Inheritance
-
TabBehaviorExtensions
- Inherited Members
Methods
- AsInt32(TabBehavior)
Directly converts this TabBehavior value to an int value with the same binary representation.
- AsUInt32(TabBehavior)
Directly converts this TabBehavior value to a uint value with the same binary representation.
- FastIsDefined(TabBehavior, int)
Determines if the specified int value is explicitly defined as a named value of the TabBehavior enum type.