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.
Microsoft internal use only.
public ref class AreEqualConverter : Microsoft::VisualStudio::PlatformUI::MultiValueConverter<System::Object ^, System::Object ^, bool>
[Windows::Foundation::Metadata::WebHostHidden]
class AreEqualConverter : Microsoft::VisualStudio::PlatformUI::MultiValueConverter<winrt::Windows::Foundation::IInspectable, winrt::Windows::Foundation::IInspectable const &, bool>
public class AreEqualConverter : Microsoft.VisualStudio.PlatformUI.MultiValueConverter<object,object,bool>
type AreEqualConverter = class
inherit MultiValueConverter<obj, obj, bool>
Public Class AreEqualConverter
Inherits MultiValueConverter(Of Object, Object, Boolean)