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