Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / wpf / src / Shared / MS / Internal / Generated / RenderingBiasValidation.cs / 1 / RenderingBiasValidation.cs
//---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // This file was generated, please do not edit it directly. // // Please see http://wiki/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information. // //--------------------------------------------------------------------------- #if PRESENTATION_CORE using SR=MS.Internal.PresentationCore.SR; using SRID=MS.Internal.PresentationCore.SRID; #else using SR=System.Windows.SR; using SRID=System.Windows.SRID; #endif namespace System.Windows.Media.Effects { internal static partial class ValidateEnums { ////// Returns whether or not an enumeration instance a valid value. /// This method is designed to be used with ValidateValueCallback, and thus /// matches it's prototype. /// /// /// Enumeration value to validate. /// ///'true' if the enumeration contains a valid value, 'false' otherwise. public static bool IsRenderingBiasValid(object valueObject) { RenderingBias value = (RenderingBias) valueObject; return (value == RenderingBias.Performance) || (value == RenderingBias.Quality); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. //---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // This file was generated, please do not edit it directly. // // Please see http://wiki/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information. // //--------------------------------------------------------------------------- #if PRESENTATION_CORE using SR=MS.Internal.PresentationCore.SR; using SRID=MS.Internal.PresentationCore.SRID; #else using SR=System.Windows.SR; using SRID=System.Windows.SRID; #endif namespace System.Windows.Media.Effects { internal static partial class ValidateEnums { ////// Returns whether or not an enumeration instance a valid value. /// This method is designed to be used with ValidateValueCallback, and thus /// matches it's prototype. /// /// /// Enumeration value to validate. /// ///'true' if the enumeration contains a valid value, 'false' otherwise. public static bool IsRenderingBiasValid(object valueObject) { RenderingBias value = (RenderingBias) valueObject; return (value == RenderingBias.Performance) || (value == RenderingBias.Quality); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- XmlDeclaration.cs
- ClientData.cs
- CodeDefaultValueExpression.cs
- HtmlUtf8RawTextWriter.cs
- ProfileService.cs
- XmlSerializerSection.cs
- StateMachineWorkflowInstance.cs
- RenderContext.cs
- TextEmbeddedObject.cs
- ResourceReferenceExpression.cs
- WorkflowServiceAttributes.cs
- XPathNodeIterator.cs
- Tile.cs
- ResourceDefaultValueAttribute.cs
- assertwrapper.cs
- StringArrayConverter.cs
- UrlAuthorizationModule.cs
- ImageListDesigner.cs
- HtmlEmptyTagControlBuilder.cs
- NameValuePair.cs
- ASCIIEncoding.cs
- CustomCredentialPolicy.cs
- BypassElement.cs
- ColumnResizeUndoUnit.cs
- _TLSstream.cs
- UInt16Storage.cs
- ParallelTimeline.cs
- EditorOptionAttribute.cs
- CodeAccessPermission.cs
- RoleServiceManager.cs
- ReceiveDesigner.xaml.cs
- Expressions.cs
- DataGridViewColumnDividerDoubleClickEventArgs.cs
- ElementHost.cs
- ElementUtil.cs
- ReplyChannelAcceptor.cs
- ValidatingReaderNodeData.cs
- HScrollProperties.cs
- Relationship.cs
- TextSyndicationContentKindHelper.cs
- TargetParameterCountException.cs
- TemplatedEditableDesignerRegion.cs
- TrustManager.cs
- SqlMethodCallConverter.cs
- DefaultClaimSet.cs
- AttributeUsageAttribute.cs
- SurrogateSelector.cs
- TimelineGroup.cs
- ChannelManager.cs
- BezierSegment.cs
- CodeExporter.cs
- CodeObject.cs
- XmlDataSourceView.cs
- precedingquery.cs
- FlowDocumentView.cs
- SubstitutionDesigner.cs
- AppDomainShutdownMonitor.cs
- ContainerUIElement3D.cs
- TriggerCollection.cs
- CultureTableRecord.cs
- OutputCache.cs
- SqlProfileProvider.cs
- GlobalizationAssembly.cs
- ResourceSet.cs
- Size.cs
- QilReplaceVisitor.cs
- BinaryMessageEncoder.cs
- DependencyPropertyKind.cs
- RadioButtonList.cs
- ChannelSinkStacks.cs
- UserMapPath.cs
- SmiGettersStream.cs
- PageCache.cs
- CookieProtection.cs
- CommandSet.cs
- LockedBorderGlyph.cs
- MultipleCopiesCollection.cs
- SystemWebSectionGroup.cs
- TdsValueSetter.cs
- BinaryParser.cs
- OracleTransaction.cs
- BitmapMetadataEnumerator.cs
- BinaryMessageEncoder.cs
- LinkTarget.cs
- RelationshipConverter.cs
- HttpRuntime.cs
- ActivityExecutorDelegateInfo.cs
- IconHelper.cs
- TripleDES.cs
- Base64WriteStateInfo.cs
- RecordManager.cs
- WorkflowNamespace.cs
- HttpConfigurationContext.cs
- UnSafeCharBuffer.cs
- TableCell.cs
- SequenceRange.cs
- MappingMetadataHelper.cs
- OleDbWrapper.cs
- userdatakeys.cs
- BooleanKeyFrameCollection.cs