FailIfEmptyAccessKeyRemovingConverter Class

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

‘선언
Public Class FailIfEmptyAccessKeyRemovingConverter _
    Implements IValueConverter
‘사용 방법
Dim instance As FailIfEmptyAccessKeyRemovingConverter
public class FailIfEmptyAccessKeyRemovingConverter : IValueConverter
public ref class FailIfEmptyAccessKeyRemovingConverter : IValueConverter
type FailIfEmptyAccessKeyRemovingConverter =  
    class
        interface IValueConverter
    end
public class FailIfEmptyAccessKeyRemovingConverter implements IValueConverter

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.PlatformUI.FailIfEmptyAccessKeyRemovingConverter

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

FailIfEmptyAccessKeyRemovingConverter Members

Microsoft.VisualStudio.PlatformUI Namespace