UInt32Extension Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether to merge a resource dictionary containing default (keyless) styles for themed dialogs.An extension to the UInt32 struct.
public ref class UInt32Extension sealed : Microsoft::VisualStudio::PlatformUI::ValueExtension<System::UInt32>
public sealed class UInt32Extension : Microsoft.VisualStudio.PlatformUI.ValueExtension<uint>
type UInt32Extension = class
inherit ValueExtension<uint32>
Public NotInheritable Class UInt32Extension
Inherits ValueExtension(Of UInteger)
- Inheritance
Constructors
UInt32Extension() |
Instantiates a new instance of UI32Extension. |
UInt32Extension(UInt32) |
Instantiates a new instance of UI32Extension with the specified value. |
Properties
Value |
Microsoft internal use only. (Inherited from ValueExtension<T>) |
Methods
ProvideValue(IServiceProvider) | |
ProvideValue(IServiceProvider) |
Microsoft internal use only. (Inherited from ValueExtension<T>) |