29 references to IsRestrictedWindow
System.Windows.Forms (29)
winforms\Managed\System\WinForms\Form.cs (29)
315
bool temp =
IsRestrictedWindow
;
397
if (
IsRestrictedWindow
) {
417
if (
IsRestrictedWindow
) {
847
if (
IsRestrictedWindow
) {
897
if (formState[FormStateIconSet] == 0 && !
IsRestrictedWindow
) {
971
if (
IsRestrictedWindow
) {
1070
if (
IsRestrictedWindow
) {
1306
if (
IsRestrictedWindow
) {
1318
if (icon != value && !
IsRestrictedWindow
) {
2076
if (
IsRestrictedWindow
) {
2277
if (
IsRestrictedWindow
) {
2317
if (
IsRestrictedWindow
) {
2571
if (
IsRestrictedWindow
) {
2765
if (TopLevel &&
IsRestrictedWindow
) {
2817
if (
IsRestrictedWindow
&& formState[FormStateIsWindowActivated] == 1) {
2833
if (
IsRestrictedWindow
&& formState[FormStateIsWindowActivated] == 1) {
3892
if (ControlBox ||
IsRestrictedWindow
) {
3899
if (MaximizeBox ||
IsRestrictedWindow
) {
3906
if (MinimizeBox ||
IsRestrictedWindow
) {
3937
if (
IsRestrictedWindow
) {
3991
if (
IsRestrictedWindow
) {
5696
Debug.Assert(
IsRestrictedWindow
, "This should only be called for restricted windows");
5927
if (
IsRestrictedWindow
) {
5951
if (
IsRestrictedWindow
) {
6802
if ((FormBorderStyle == FormBorderStyle.FixedDialog && formState[FormStateIconSet] == 0 && !
IsRestrictedWindow
) || !ShowIcon) {
7165
||
IsRestrictedWindow
) {
7216
if (!maximizedBounds.IsEmpty && !
IsRestrictedWindow
) {
7223
if (
IsRestrictedWindow
) {
7528
if (
IsRestrictedWindow
) {