22 references to Katakana
System.Windows.Forms (2)
System\Windows\Forms\Control.Ime.cs (2)
987
ImeMode.
Katakana
,
1077
ImeMode.
Katakana
,
System.Windows.Forms.Tests (20)
System\Windows\Forms\ControlTests.Properties.cs (4)
6351
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
6458
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
System\Windows\Forms\MonthCalendarTests.cs (2)
1212
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
System\Windows\Forms\PictureBoxTests.cs (2)
910
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
System\Windows\Forms\ProgressBarTests.cs (2)
663
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
System\Windows\Forms\SplitterTests.cs (2)
891
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
System\Windows\Forms\ToolStripDropDownTests.cs (2)
1819
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
TextBoxBaseTests.cs (4)
1413
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
2450
[InlineData(ImeMode.
Katakana
, 1)]
2495
[InlineData(ImeMode.
Katakana
)]
TrackBarTests.cs (2)
878
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};