Click or drag to resize

PaletteNavContent Properties

The PaletteNavContent type exposes the following members.

Properties
 NameDescription
Public propertyAdjacentGap Gets the padding between adjacent content items.
Public propertyDraw Gets a value indicating if content should be drawn.
Public propertyDrawFocus Gets a value indicating if content should be drawn with focus indication.
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyImage Gets access to the image palette details.
Public propertyIsDefault Gets a value indicating if all values are default.
(Overrides StorageIsDefault)
Public propertyLongText Gets access to the long text palette details.
Public propertyNeedPaint Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage)
Protected propertyNeedPaintDelegate Gets access to the need paint delegate.
(Inherited from Storage)
Public propertyPadding Gets the padding between the border and content drawing.
Public propertyShortText Gets access to the short text palette details.
Top
See Also