ArcGIS Pro 2.8 API Reference Guide
IntMatchToBooleanConverter Class
Members 

ArcGIS.Desktop.Framework.Converters Namespace : IntMatchToBooleanConverter Class
Represents a converter that converts an integer to and from boolean values. The boolean value depends on whether the specified integer matches the parameter passed.
Syntax
public class IntMatchToBooleanConverter : System.Windows.Data.IValueConverter  
Public Class IntMatchToBooleanConverter 
   Implements System.Windows.Data.IValueConverter 
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Framework.Converters.IntMatchToBooleanConverter

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

IntMatchToBooleanConverter Members
ArcGIS.Desktop.Framework.Converters Namespace