C# Class Microsoft.Silverlight.Testing.Client.InvertedTypeNameVisibilityConverter

A value converter for collapsing or showing elements based on the bound object's type name. Does not walk the hierarchy - it is explicit to the most specific class for the value. This class, InvertedTypeNameVisibilityConverter, offers the opposite behavior of the TypeNameVisibilityConverter class.
Inheritance: TypeNameVisibilityConverter
ファイルを表示 Open project: garyjohnson/wpnest