3 references to ClearPendingBreakIfDeviceBreaksOnBlockLevel
System.Web.Mobile (3)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicListAdapter.cs (1)
42
ClearPendingBreakIfDeviceBreaksOnBlockLevel
(writer); // we are writing a block level element in all cases.
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicObjectListAdapter.cs (1)
413
ClearPendingBreakIfDeviceBreaksOnBlockLevel
(writer); // we are writing a block level element in all cases.
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicSelectionListAdapter.cs (1)
173
ClearPendingBreakIfDeviceBreaksOnBlockLevel
(writer); // Since we are writing a block-level element in all cases.