RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

NameOfExtension Class

A WPF Markup extension which returns the name of a class's property member and validates that it is valid in case it is changed. This is used by the LookupColumn to map it to a LookupColumnDefinition in a LookupDefinition.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


[ContentPropertyAttribute]
public class NameOfExtension : MarkupExtension
<ContentPropertyAttribute> _
Public Class NameOfExtension _
	Inherits MarkupExtension
[ContentPropertyAttribute]
public ref class NameOfExtension : public MarkupExtension

Inheritance Hierarchy


Object
  MarkupExtension
    RingSoft.DbLookup.Controls.WPF..::..NameOfExtension