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)
6349
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
6456
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
System\Windows\Forms\MonthCalendarTests.cs (2)
1210
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
System\Windows\Forms\PictureBoxTests.cs (2)
908
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
System\Windows\Forms\ProgressBarTests.cs (2)
661
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
System\Windows\Forms\SplitterTests.cs (2)
889
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
System\Windows\Forms\ToolStripDropDownTests.cs (2)
1817
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
TextBoxBaseTests.cs (4)
1411
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};
2448
[InlineData(ImeMode.
Katakana
, 1)]
2493
[InlineData(ImeMode.
Katakana
)]
TrackBarTests.cs (2)
876
yield return new object[] { ImeMode.
Katakana
, ImeMode.
Katakana
};