Show / Hide Table of Contents

Method GetFlushingError

| Improve this Doc View Source

GetFlushingError(UIElement)

Gets the flushing error for specified view element.

Declaration
public abstract FlushingError GetFlushingError(UIElement element)
Parameters
Type Name Description
System.Windows.UIElement element

The view element.

Returns
Type Description
FlushingError

The flushing error, or null if there is no error.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest