[]
        
(Showing Draft Content)

C1.WPF.Viewer.NotificationBar

NotificationBar Class

The status bar panel that pops up when the StatusText of FlexViewerPane changes.

Inheritance
NotificationBar
Namespace: C1.WPF.Viewer
Assembly: C1.WPF.Viewer.dll
Syntax
[TemplatePart(Name = "statusText", Type = typeof(TextBlock))]
public class NotificationBar : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
NotificationBar()

Methods

Name Description
OnApplyTemplate()