SIL.FieldWorks.IText.ConcordanceControlBase.LoadMatches C# (CSharp) Method

LoadMatches() protected method

protected LoadMatches ( ) : void
return void
		internal protected void LoadMatches()
		{
			LoadMatches(true);
		}

Same methods

ConcordanceControlBase::LoadMatches ( bool fLoadVirtualProperty ) : void