NoNamespace.invalidateContentOnDrop 字段

定义

表示 invalidateContentOnDrop XML 属性。

public static readonly System.Xml.Linq.XName invalidateContentOnDrop;
 staticval mutable invalidateContentOnDrop : System.Xml.Linq.XName
Public Shared ReadOnly invalidateContentOnDrop As XName 

字段值

注解

作为 XML 属性,它:

  • 包含在以下 XML 元素中:comboBox、、dynamicMenugallerycomboBoxdynamicMenugallery
  • 对应于以下强类型属性:ComboBox.InvalidateContentOnDrop、DynamicMenu.InvalidateContentOnDrop、DynamicMenuRegular.InvalidateContentOnDrop、Gallery.InvalidateContentOnDrop、GalleryRegular.InvalidateContentOnDrop、UnsizedDynamicMenu.InvalidateContentOnDrop、UnsizedGallery.InvalidateContentOnDrop。

适用于