Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides data for the FeatureAvailable event.
Namespace: Microsoft.Windows.Design.Features
Assembly: Microsoft.Windows.Design.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)
Syntax
'Declaration
Public Class FeatureAvailableEventArgs _
Inherits EventArgs
'Usage
Dim instance As FeatureAvailableEventArgs
public class FeatureAvailableEventArgs : EventArgs
public ref class FeatureAvailableEventArgs : public EventArgs
public class FeatureAvailableEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Windows.Design.Features.FeatureAvailableEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
FeatureAvailableEventArgs Members
Microsoft.Windows.Design.Features Namespace
FeatureConnector<TFeatureProviderType>