IsNullConverter Class

Summary

Converts the value from true to false and false to true.
Namespace
MahApps.Metro.Converters
Base Types
  • IValueConverter
graph BT Type-->Base0["IValueConverter"] Type["IsNullConverter"] class Type type-node

Syntax

public sealed class IsNullConverter : IValueConverter

Properties

Name Value Summary
Instance IsNullConverter
static

Methods