Home
last modified time | relevance | path

Searched refs:SupportsSearching (Results 1 – 25 of 65) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DIBindingList.cs41 bool SupportsSearching { get; } property
H A DBindingList.cs443 bool IBindingList.SupportsSearching {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DIBindingList.cs41 bool SupportsSearching { get; } property
H A DBindingList.cs397 bool IBindingList.SupportsSearching => SupportsSearchingCore;
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.ComponentModel/
H A DBindingListTest.cs28 Assert.IsFalse (ibl.SupportsSearching, "8"); in BindingListDefaults()
48 Assert.IsFalse (ibl.SupportsSearching, "8"); in BindingListDefaults_FixedSizeList()
68 Assert.IsFalse (ibl.SupportsSearching, "8"); in BindingListDefaults_NonFixedSizeList()
88 Assert.IsFalse (ibl.SupportsSearching, "8"); in BindingListDefaults_ReadOnlyList()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/tests/
H A DBindingListTests.cs27 Assert.False(iBindingList.SupportsSearching); in Ctor_Default()
50 Assert.False(iBindingList.SupportsSearching); in Ctor_FixedSizeIList()
73 Assert.False(iBindingList.SupportsSearching); in Ctor_NonFixedSizeIList()
96 Assert.False(iBindingList.SupportsSearching); in Ctor_IReadOnlyList()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DBindingSourceTest.cs1606 public bool SupportsSearching { property in MonoTests.System.Windows.Forms.DataBinding.BindingSourceTest.IBindingListPoker
1620 public void SupportsSearching () in SupportsSearching() method in MonoTests.System.Windows.Forms.DataBinding.BindingSourceTest
1626 Assert.IsFalse (source.SupportsSearching, "1"); in SupportsSearching()
1632 Assert.IsFalse (source.SupportsSearching, "2"); in SupportsSearching()
1637 c.supports_searching, c.SupportsSearching); in SupportsSearching()
1639 Assert.IsTrue (source.SupportsSearching, "3"); in SupportsSearching()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/Test/System.Data/
H A DDataViewTest_IBindingList.cs69 Assert.IsTrue (ib.SupportsSearching, "#7"); in PropertyTest()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/tests/System/Data/
H A DDataViewTest_IBindingList.cs63 Assert.True(ib.SupportsSearching); in PropertyTest()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/
H A DObjectView.cs199 bool IBindingList.SupportsSearching
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DDataViewManager.cs208 bool IBindingList.SupportsSearching => false;
H A DDataView.cs914 bool IBindingList.SupportsSearching => true;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DDataViewManager.cs235 bool IBindingList.SupportsSearching {
H A DDataView.cs1005 bool IBindingList.SupportsSearching {
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DBindingSource.cs569 public virtual bool SupportsSearching { property in System.Windows.Forms.BindingSource
571 return (list is IBindingList) && ((IBindingList)list).SupportsSearching;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Cache/
H A DXPathDocumentView.cs317 public bool SupportsSearching { property in System.Xml.XPath.DataBinding.XPathDocumentView
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Cache/
H A DXPathDocumentView.cs315 public bool SupportsSearching { property in System.Xml.XPath.DataBinding.XPathDocumentView
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/
H A DJContainer.cs979 bool IBindingList.SupportsSearching
/dports/irc/smuxi/smuxi-1.1/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/
H A DJContainer.cs976 bool IBindingList.SupportsSearching
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Linq/
H A DJContainer.cs1135 bool IBindingList.SupportsSearching
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs111 bool System.ComponentModel.IBindingList.SupportsSearching { get { throw null; } }
312 bool SupportsSearching { get; } property
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json.Tests/Linq/
H A DJObjectTests.cs1234 Assert.AreEqual(false, l.SupportsSearching); in IBindingListSupportsSearching()
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json.Tests/Linq/
H A DJObjectTests.cs1291 Assert.AreEqual(false, l.SupportsSearching); in IBindingListSupportsSearching()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/ref/
H A DSystem.Data.Common.cs818 bool System.ComponentModel.IBindingList.SupportsSearching { get { throw null; } }
893 bool System.ComponentModel.IBindingList.SupportsSearching { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DSystem.Net.Http.Formatting.cs847 bool System.ComponentModel.IBindingList.SupportsSearching { get { throw null; } }

123