TextToVisibilityConverter 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.
Represents the convertor used by notes control to decide the visibility of the notes box.
public ref class TextToVisibilityConverter : System::Windows::Data::IMultiValueConverter
public class TextToVisibilityConverter : System.Windows.Data.IMultiValueConverter
type TextToVisibilityConverter = class
interface IMultiValueConverter
Public Class TextToVisibilityConverter
Implements IMultiValueConverter
- Inheritance
-
TextToVisibilityConverter
- Implements
Constructors
TextToVisibilityConverter() |
Initializes a new instance of the TextToVisibilityConverter class. |
Methods
Convert(Object[], Type, Object, CultureInfo) | |
ConvertBack(Object, Type[], Object, CultureInfo) |